Skip to content

chore(deps): bump the all-cargo-dependencies group with 2 updates #872

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps the all-cargo-dependencies group with 2 updates: kanal and time.

Updates kanal from 0.1.0 to 0.1.1

Commits

Updates time from 0.3.40 to 0.3.41

Release notes

Sourced from time's releases.

v0.3.41

See the changelog for details.

Changelog

Sourced from time's changelog.

0.3.41 [2025-03-23]

Fixed

  • Compatibility with the latest release of deranged. This fix is permanent and covers future similar changes upstream.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-cargo-dependencies group with 2 updates: [kanal](https://github.com/fereidani/kanal) and [time](https://github.com/time-rs/time).


Updates `kanal` from 0.1.0 to 0.1.1
- [Commits](https://github.com/fereidani/kanal/commits)

Updates `time` from 0.3.40 to 0.3.41
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.40...v0.3.41)

---
updated-dependencies:
- dependency-name: kanal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-cargo-dependencies
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-cargo-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 24, 2025
@github-actions github-actions bot added the chore label Mar 24, 2025
Copy link

Benchmark Results for general

ray_intersection/aabb_size_0.1                     [  19.0 ns ...  19.1 ns ]      +0.26%
ray_intersection/aabb_size_1                       [  19.1 ns ...  19.1 ns ]      -0.15%
ray_intersection/aabb_size_10                      [  19.0 ns ...  19.0 ns ]      +0.00%
ray_intersection/ray_distance_1                    [   3.8 ns ...   3.8 ns ]      +0.50%
ray_intersection/ray_distance_5                    [   3.8 ns ...   3.8 ns ]      -0.02%
ray_intersection/ray_distance_20                   [   3.8 ns ...   3.8 ns ]      +0.04%
overlap/no_overlap                                 [  28.7 ns ...  28.7 ns ]      -0.14%
overlap/partial_overlap                            [  28.5 ns ...  28.5 ns ]      -0.14%
overlap/full_containment                           [  21.6 ns ...  21.6 ns ]      -0.05%
point_containment/inside                           [   4.9 ns ...   4.9 ns ]      +0.20%
point_containment/outside                          [   4.4 ns ...   4.4 ns ]      +0.21%
point_containment/boundary                         [   4.9 ns ...   4.9 ns ]      +0.22%

Comparing to d605754

@andrewgazelka andrewgazelka added this pull request to the merge queue Mar 25, 2025
Merged via the queue into main with commit 5075480 Mar 25, 2025
13 of 15 checks passed
@andrewgazelka andrewgazelka deleted the dependabot/cargo/all-cargo-dependencies-34ff98491f branch March 25, 2025 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant